PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.text Package / PDFTextLine Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text.
    Syntax
    public java.lang.String getText()

    Return Value

    The text displayed in this line.
    See Also